home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / freespy / readme.txt < prev   
Text File  |  1997-01-02  |  1KB  |  31 lines

  1. The contents of this zip file include:
  2.  
  3.     freespy.mak
  4.     frmMAIN.frm
  5.     frmMAIN.frx
  6.     freespy.exe
  7.     eye.ico
  8.     readme.txt
  9.  
  10. The code in this project was found in the Microsoft Visual Basic
  11. Knowledge Base Article Q112649 and is commented in many areas (both
  12. by MS and by me.)
  13.  
  14. Ivan (IvanSkii) uploaded IVY Spy a couple of years ago. I got a lot
  15. of *great* use out of it. In a chat I had with him, he pointed me to the 
  16. VBKB he used to create it. I played with this code and started using it 
  17. with the StayOnTop and center form code. It's very handy for me. If you 
  18. do much programming using API calls, I think you'll find it helpful, too.
  19.  
  20. The primary difference you'll find between FreeSpy and IVYSpy is code
  21. which will automatically center the form on startup, and I added a
  22. StayOnTop function -- one that will work even *after* the window has
  23. been minimized and then maximized again.
  24.  
  25. Go through the project files and play with it. Also, make sure you get
  26. the latest Microsoft Visual Basic Knowledge Base (16-bit, 32-bit or both.)
  27. There's a TON of great stuff in there!
  28.  
  29. Jonathon
  30. WorldMaker@aol.com
  31.